@charset "utf-8";
/* CSS Document */

#rolloverThumb:hover{
	opacity:0.4;
	filter:alpha(opacity=40);
}
iframe{
	background-color:#FFF;
}